[INFO] fetching crate localencrypt 0.0.4...
[INFO] testing localencrypt-0.0.4 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate localencrypt 0.0.4 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate localencrypt 0.0.4
[INFO] finished tweaking crates.io crate localencrypt 0.0.4
[INFO] tweaked toml for crates.io crate localencrypt 0.0.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate localencrypt 0.0.4 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 55 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console_log v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f578960ecf2aa0dc91982645b7c494336040b610cb884d4ae3f787ecd0709b17
[INFO] running `Command { std: "docker" "start" "-a" "f578960ecf2aa0dc91982645b7c494336040b610cb884d4ae3f787ecd0709b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f578960ecf2aa0dc91982645b7c494336040b610cb884d4ae3f787ecd0709b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f578960ecf2aa0dc91982645b7c494336040b610cb884d4ae3f787ecd0709b17", kill_on_drop: false }`
[INFO] [stdout] f578960ecf2aa0dc91982645b7c494336040b610cb884d4ae3f787ecd0709b17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52606695633f9941553b40746ddd7cbee0900cdeba457b325ebeccb761b01539
[INFO] running `Command { std: "docker" "start" "-a" "52606695633f9941553b40746ddd7cbee0900cdeba457b325ebeccb761b01539", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.115
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.115
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.115
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.92
[INFO] [stderr]    Compiling web-sys v0.3.92
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.65
[INFO] [stderr]    Compiling console_log v1.0.0
[INFO] [stderr]    Compiling localencrypt v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `uint8array_to_string`
[INFO] [stdout]  --> src/utils/mod.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use convert_types::{string_to_uint8array, uint8array_to_string};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `local_encrypt` is never read
[INFO] [stdout]  --> src/api/local_encrypt_js.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct LocalEncryptJs {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 8 |     local_encrypt: LocalEncrypt,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LocalEncryptJs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_ENVIRONMENT` is never used
[INFO] [stdout]  --> src/common/object_key.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const DEFAULT_ENVIRONMENT: &str = "LocalEncrypt";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.07s
[INFO] running `Command { std: "docker" "inspect" "52606695633f9941553b40746ddd7cbee0900cdeba457b325ebeccb761b01539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52606695633f9941553b40746ddd7cbee0900cdeba457b325ebeccb761b01539", kill_on_drop: false }`
[INFO] [stdout] 52606695633f9941553b40746ddd7cbee0900cdeba457b325ebeccb761b01539
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51ece2cfb3e7960512375038fcdf6c57b3a5b9633cd484565481b3bb7e3dca8a
[INFO] running `Command { std: "docker" "start" "-a" "51ece2cfb3e7960512375038fcdf6c57b3a5b9633cd484565481b3bb7e3dca8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.115
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.65
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.65
[INFO] [stderr]    Compiling localencrypt v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `uint8array_to_string`
[INFO] [stdout]  --> src/utils/mod.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use convert_types::{string_to_uint8array, uint8array_to_string};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `local_encrypt` is never read
[INFO] [stdout]  --> src/api/local_encrypt_js.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct LocalEncryptJs {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 8 |     local_encrypt: LocalEncrypt,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LocalEncryptJs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_ENVIRONMENT` is never used
[INFO] [stdout]  --> src/common/object_key.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const DEFAULT_ENVIRONMENT: &str = "LocalEncrypt";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uint8array_to_string`
[INFO] [stdout]  --> src/utils/mod.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use convert_types::{string_to_uint8array, uint8array_to_string};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `local_encrypt` is never read
[INFO] [stdout]  --> src/api/local_encrypt_js.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct LocalEncryptJs {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 8 |     local_encrypt: LocalEncrypt,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LocalEncryptJs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_ENVIRONMENT` is never used
[INFO] [stdout]  --> src/common/object_key.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const DEFAULT_ENVIRONMENT: &str = "LocalEncrypt";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/storage/local_storage_user.rs:113:71
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let credentials = Credentials::new(Some(environment), username.clone(), password.clone());
[INFO] [stdout]     |                                                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/storage/local_storage_user.rs:113:89
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let credentials = Credentials::new(Some(environment), username.clone(), password.clone());
[INFO] [stdout]     |                                                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/storage/local_storage_user.rs:134:71
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let credentials = Credentials::new(Some(environment), username.clone(), password.clone());
[INFO] [stdout]     |                                                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/storage/local_storage_user.rs:134:89
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let credentials = Credentials::new(Some(environment), username.clone(), password.clone());
[INFO] [stdout]     |                                                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/storage/local_storage_user.rs:136:57
[INFO] [stdout]     |
[INFO] [stdout] 136 |             Credentials::new(Some(environment), username.clone(), "wrong_password");
[INFO] [stdout]     |                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/storage/local_storage_user.rs:154:58
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let credentials = Credentials::new(None, username.clone(), password.clone());
[INFO] [stdout]     |                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/storage/local_storage_user.rs:154:76
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let credentials = Credentials::new(None, username.clone(), password.clone());
[INFO] [stdout]     |                                                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/storage/local_storage_user.rs:193:71
[INFO] [stdout]     |
[INFO] [stdout] 193 |         let credentials = Credentials::new(Some(environment), username.clone(), password.clone());
[INFO] [stdout]     |                                                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/storage/local_storage_user.rs:193:89
[INFO] [stdout]     |
[INFO] [stdout] 193 |         let credentials = Credentials::new(Some(environment), username.clone(), password.clone());
[INFO] [stdout]     |                                                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.32s
[INFO] running `Command { std: "docker" "inspect" "51ece2cfb3e7960512375038fcdf6c57b3a5b9633cd484565481b3bb7e3dca8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51ece2cfb3e7960512375038fcdf6c57b3a5b9633cd484565481b3bb7e3dca8a", kill_on_drop: false }`
[INFO] [stdout] 51ece2cfb3e7960512375038fcdf6c57b3a5b9633cd484565481b3bb7e3dca8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42e01e2b2c9b40b3b3b525339b8f9c7747627a497c91ef504d56fdb396071fc6
[INFO] running `Command { std: "docker" "start" "-a" "42e01e2b2c9b40b3b3b525339b8f9c7747627a497c91ef504d56fdb396071fc6", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `uint8array_to_string`
[INFO] [stderr]  --> src/utils/mod.rs:4:47
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use convert_types::{string_to_uint8array, uint8array_to_string};
[INFO] [stderr]   |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `local_encrypt` is never read
[INFO] [stderr]  --> src/api/local_encrypt_js.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct LocalEncryptJs {
[INFO] [stderr]   |            -------------- field in this struct
[INFO] [stderr] 8 |     local_encrypt: LocalEncrypt,
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `LocalEncryptJs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DEFAULT_ENVIRONMENT` is never used
[INFO] [stderr]  --> src/common/object_key.rs:3:7
[INFO] [stderr]   |
[INFO] [stderr] 3 | const DEFAULT_ENVIRONMENT: &str = "LocalEncrypt";
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/storage/local_storage_user.rs:113:71
[INFO] [stderr]     |
[INFO] [stderr] 113 |         let credentials = Credentials::new(Some(environment), username.clone(), password.clone());
[INFO] [stderr]     |                                                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/storage/local_storage_user.rs:113:89
[INFO] [stderr]     |
[INFO] [stderr] 113 |         let credentials = Credentials::new(Some(environment), username.clone(), password.clone());
[INFO] [stderr]     |                                                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/storage/local_storage_user.rs:134:71
[INFO] [stderr]     |
[INFO] [stderr] 134 |         let credentials = Credentials::new(Some(environment), username.clone(), password.clone());
[INFO] [stderr]     |                                                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/storage/local_storage_user.rs:134:89
[INFO] [stderr]     |
[INFO] [stderr] 134 |         let credentials = Credentials::new(Some(environment), username.clone(), password.clone());
[INFO] [stderr]     |                                                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/storage/local_storage_user.rs:136:57
[INFO] [stderr]     |
[INFO] [stderr] 136 |             Credentials::new(Some(environment), username.clone(), "wrong_password");
[INFO] [stderr]     |                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/storage/local_storage_user.rs:154:58
[INFO] [stderr]     |
[INFO] [stderr] 154 |         let credentials = Credentials::new(None, username.clone(), password.clone());
[INFO] [stderr]     |                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/storage/local_storage_user.rs:154:76
[INFO] [stderr]     |
[INFO] [stderr] 154 |         let credentials = Credentials::new(None, username.clone(), password.clone());
[INFO] [stderr]     |                                                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/storage/local_storage_user.rs:193:71
[INFO] [stderr]     |
[INFO] [stderr] 193 |         let credentials = Credentials::new(Some(environment), username.clone(), password.clone());
[INFO] [stderr]     |                                                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/storage/local_storage_user.rs:193:89
[INFO] [stderr]     |
[INFO] [stderr] 193 |         let credentials = Credentials::new(Some(environment), username.clone(), password.clone());
[INFO] [stderr]     |                                                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: `localencrypt` (lib) generated 3 warnings (run `cargo fix --lib -p localencrypt` to apply 1 suggestion)
[INFO] [stderr] warning: `localencrypt` (lib test) generated 12 warnings (3 duplicates) (run `cargo fix --lib -p localencrypt --tests` to apply 9 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/localencrypt-ae9e3b429164b205)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests localencrypt
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "42e01e2b2c9b40b3b3b525339b8f9c7747627a497c91ef504d56fdb396071fc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42e01e2b2c9b40b3b3b525339b8f9c7747627a497c91ef504d56fdb396071fc6", kill_on_drop: false }`
[INFO] [stdout] 42e01e2b2c9b40b3b3b525339b8f9c7747627a497c91ef504d56fdb396071fc6
